home *** CD-ROM | disk | FTP | other *** search
- Path: sdcc12.ucsd.edu!golgi!jstrout
- From: Joseph Strout <jstrout@ucsd.edu>
- Newsgroups: comp.lang.c++
- Subject: GIF code?
- Date: Sat, 27 Jan 1996 12:06:47 -0800
- Organization: University of California, San Diego
- Message-ID: <Pine.SGI.3.91.960127120400.8424D-100000@golgi>
- NNTP-Posting-Host: golgi.ucsd.edu
- Mime-Version: 1.0
- Content-Type: TEXT/PLAIN; charset=US-ASCII
- X-Sender: jstrout@golgi
-
- I'm looking for nice clean code -- preferably a C++ class -- for reading
- and writing GIF files. That is, I want to be able to convert a 2D pixel
- map into a GIF file and vice versa.
-
- Since I'm asking, does anyone have a 2D pixel map class that is
- portable? Just something to look up pixels and draw lines would do. It
- wouldn't take too long to do this myself, but as they say -- "Reduce,
- Recycle, Reuse..."
-
- With Many Thanks,
- -- Joe Strout
-
- ,------------------------------------------------------------------.
- | Joseph J. Strout Department of Neuroscience, UCSD |
- | jstrout@ucsd.edu http://www-acs.ucsd.edu/~jstrout/ |
- `------------------------------------------------------------------'
-
-